crypto/tls.Conn.serverHandshake (method)

2 uses

	crypto/tls (current package)
		handshake_server.go#L42: func (c *Conn) serverHandshake(ctx context.Context) error {
		tls.go#L40: 	c.handshakeFn = c.serverHandshake